home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 2
/
Gold Medal Software Volume 2 (Gold Medal) (1994).iso
/
bbsutils
/
sapphc.arj
/
SSOF.INC
< prev
next >
Wrap
Text File
|
1994-01-01
|
303b
|
17 lines
{
File format for .SOF file
}
TYPE
FileListType =
RECORD
RootName : String8;
Extension : String3;
DocuFile : String8;
Uploader : String20;
DaytUpLd : INTEGER;
NumDnLds : WORD;
DaytDnLd : INTEGER;
Level : BYTE;
Area : CHAR;
END;